SmartFTP FTP Library
|
Retrieves attributes from a file system object.
This method does not follow symbolic links. To follow symbolic links use the Stat method.
HRESULT LStat( [in] BSTR bstrPath, [in] long nFlags, [out, retval] IFTPItem** retval );
If the method succeeds the attributes can be retrieved from the returned FTPItem object.
For further information please see "8.5. Retrieving File Attributes" of SSH File Transfer Protocol.
What do you think about this topic? Send feedback!
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|